-
-
Notifications
You must be signed in to change notification settings - Fork 465
feat(metrics): [Trace Metrics 3] Enable metrics by default #4982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Instructions and example for changelogPlease add an entry to Example: ## Unreleased
### Features
- [Trace Metrics 3] Enable metrics by default ([#4982](https://github.com/getsentry/sentry-java/pull/4982))If none of the above apply, you can opt out of this check by adding |
d662aca to
c5710d1
Compare
5bfa70b to
d2c0dbf
Compare
Performance metrics 🚀
|
c5710d1 to
d3c7452
Compare
d2c0dbf to
b0ec8eb
Compare
|
cursor review |
|
@sentry review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Bugbot reviewed your changes and found no bugs!

📜 Description
Metrics are opt-out (enabled by default).
💡 Motivation and Context
💚 How did you test it?
📝 Checklist
sendDefaultPIIis enabled.🔮 Next steps